STEP 12: Let's add another robot and have it dance too!
- In the toolkit, look for a new robot sprite and drag it to the bottom of the program.
- Go to . Drag in Move Down to the bottom of the program.
- Change the integer argument in .move_down() from 50 to 100.
To navigate the page using the TAB key, first press ESC to exit the code editor.